Skip to content

Conversation

SergeiPavlov
Copy link
Collaborator

@SergeiPavlov SergeiPavlov commented May 29, 2025

In queries .Hints, .OrderBy, .GroupBy are empty frequently.
No need to allocate Collection/List for them just to enumerate it

Also:

  • Make some enums byte-size
  • Don't check for null before SqlValidator.EnsureIsBooleanExpression(value) - it allows null as input

@SergeiPavlov SergeiPavlov merged commit 950e833 into master-servicetitan May 29, 2025
5 checks passed
@SergeiPavlov SergeiPavlov deleted the SqlSelect branch May 29, 2025 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants